Nil load-path elements shouldn't crash Emacs
authorGlenn Morris <rgm@gnu.org>
Mon, 10 Nov 2014 07:12:37 +0000 (23:12 -0800)
committerRob Browning <rlb@defaultvalue.org>
Sat, 7 Mar 2015 17:37:41 +0000 (11:37 -0600)
commitbe3e084c88ddd5292f485fd59216d016fec6ba99
tree8109a41a3268a8f759c14aaf2735ea148961fa53
parentab7f768c51efc79f100d01ce4f3d6c5bad12be32
Nil load-path elements shouldn't crash Emacs

This upstream patches has been added:

  * lisp/startup.el (command-line): Handle nil elements in load-path.

Origin: upstream, http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=edfdb22f674312389ccf5d5e37efa4d3f1516994
Bug-Debian: http://bugs/debian.org/768751
Added-by: Rob Browning <rlb@defaultvalue.org>
lisp/ChangeLog
lisp/startup.el